home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12476 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  517 b 

  1. Path: nntp.teleport.com!usenet
  2. From: qp7@teleport.com (QP7)
  3. Newsgroups: comp.lang.c++
  4. Subject: pow() code
  5. Date: Wed, 20 Mar 1996 05:26:32 GMT
  6. Organization: SHATTERED PERSPECTIVES
  7. Message-ID: <4io4sk$6qg@nadine.teleport.com>
  8. NNTP-Posting-Host: ip-pdx11-17.teleport.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I've thought long and hard of how to duplicate the code of the pow()
  12. function from math.h... can anyone help?  I'm curious of how it works
  13. with a non-integer value as the exponent argument.  
  14. Thanks.
  15.  
  16. - QP7 -
  17.  
  18.